home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Magazine / Online / QMail / man / cat5 / tcp-environ.0 < prev   
Encoding:
Text File  |  1997-09-21  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4. tcp-environ(5)                                     tcp-environ(5)
  5.  
  6.  
  7. NNAAMMEE
  8.        tcp-environ - TCP-related environment variables
  9.  
  10. DDEESSCCRRIIPPTTIIOONN
  11.        The following environment variables describe a TCP connec-
  12.        tion.   They  are  set  up  by  ttccpp--eennvv,  ttccppcclliieenntt,   and
  13.        ttccppsseerrvveerr.   Note  that  TTCCPPLLOOCCAALLHHOOSSTT,  TTCCPPRREEMMOOTTEEHHOOSSTT, and
  14.        TTCCPPRREEMMOOTTEEIINNFFOO can contain arbitrary characters.
  15.  
  16.        PROTO
  17.             The string TTCCPP.
  18.  
  19.        TCPLOCALHOST
  20.             The domain name of the  local  host,  with  uppercase
  21.             letters  converted to lowercase.  If there is no cur-
  22.             rently  available  domain  name  for  the  local   IP
  23.             address, TTCCPPLLOOCCAALLHHOOSSTT is not set.
  24.  
  25.        TCPLOCALIP
  26.             The  IP  address of the local host, in dotted-decimal
  27.             form.
  28.  
  29.        TCPLOCALPORT
  30.             The local TCP port number, in decimal.
  31.  
  32.        TCPREMOTEHOST
  33.             The domain name of the remote  host,  with  uppercase
  34.             letters  converted to lowercase.  If there is no cur-
  35.             rently  available  domain  name  for  the  remote  IP
  36.             address, TTCCPPRREEMMOOTTEEHHOOSSTT is not set.
  37.  
  38.        TCPREMOTEINFO
  39.             A  connection-specific  string,  perhaps  a username,
  40.             supplied by the remote host  via  931/1413/IDENT/TAP.
  41.             If the remote host did not supply connection informa-
  42.             tion, TTCCPPRREEMMOOTTEEIINNFFOO is not set.
  43.  
  44.        TCPREMOTEIP
  45.             The IP address of the remote host.
  46.  
  47.        TCPREMOTEPORT
  48.             The remote TCP port number.
  49.  
  50. SSEEEE AALLSSOO
  51.        tcpclient(1), tcpserver(1), tcp-env(1), tcp(4)
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                                                 1
  65.  
  66.  
  67.